dump(|*>) input-sp
dump(|op: op1> + |op: op2> + ... + |op: opn>) input-sp
dump(|ops: op3 op2 op1>) input-sp
when given the |*> ket, dump prints out the knowledge for all supported operators for the given kets
when given kets with prefix "op: " then only print out knowledge for those operators for the given kets
when given kets with prefix "ops: " then print out the knowledge for the operator sequence applied to the given kets
NB: empty rules are ignored and not printed out
NB: simple operators are supported in the operator sequence case